home *** CD-ROM | disk | FTP | other *** search
- Path: news.iadfw.net!usenet
- From: alpet@airmail.net (Adam Peterson)
- Newsgroups: comp.lang.c
- Subject: Re: Linking Borland and Microsoft .obj
- Date: Sat, 24 Feb 1996 07:55:08 GMT
- Organization: customer of Internet America
- Message-ID: <4gm9cg$c3p@news-f.iadfw.net>
- References: <Dn94E7.A0E.0.bloor@torfree.net>
- NNTP-Posting-Host: dal19-06.ppp.iadfw.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- af798@torfree.net (Agatha D. Babiarz) wrote:
-
- >I have problems with linking a MS object file with Borland program using
- >Borland C/C++ IDE.
-
- >How to tell IDE linker to take MS library e.g. MLIBCE.LIB. Including it
- >in the project does not work.
-
- >Using command line TLINK causes problems, too. Reports errors: Undefined
- >symbol __end, __data.
-
- I might be wrong, but I don't believe that you can link Borland with
- Microsoft code...I'm fairly sure they are in a different binary
- format. (I cannot imagine MS being compatable with anyone...goes
- against their entire history :) )
-
- Adam
-
-
-
-